includeQueryParams

fun String.includeQueryParams(queryParams: QueryParams): String
fun String.includeQueryParams(queryParams: List<QueryParam>): String

Create query part which includes key=value pairs separated with & and attach to receiver